
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color:rgba(0,0,0,0)}

body{margin:0;font-family:Arial,"Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;line-height:1.42857143;font-size:14px;min-width:1230px;background:#fff;color:#333}

h1{font-size:2em;margin:.67em 0}

figure{margin:1em 40px}

hr{box-sizing:content-box;height:0;overflow:visible}

a{-webkit-text-decoration-skip:objects;background-color:transparent}

abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}

b,strong{font-weight:bolder}

dfn{font-style:italic}

mark{background-color:#ff0;color:#000}

small{font-size:80%}

sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}

sub{bottom:-.25em}

sup{top:-.5em}

audio:not([controls]){display:none;height:0}

img{border-style:none}

svg:not(:root){overflow:hidden}

button,input,optgroup,select,textarea{line-height:1.42857143;margin:0;outline:none}

body,button,input,select,textarea{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga","kern"}

button,input{overflow:visible}

button,select{text-transform:none}

button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}

fieldset{padding:.35em .75em .625em}

legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}

progress{display:inline-block;vertical-align:baseline}

textarea{overflow:auto}

[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}

[type=search]{-webkit-appearance:textfield;outline-offset:-2px}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}

::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

summary{display:list-item}

article,aside,footer,header,nav,section,figcaption,figure,main,details,menu{display:block}

pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}

audio,video,canvas{display:inline-block}

template,[hidden]{display:none}

em,i{ font-style: normal; }

.hui{ background-color: #f6f6f6; }

.fl{ float: left; }

.fr{float: right;}



.clearfix{zoom:1}

.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}

.clearfix:after{clear:both}



a{color:#333;text-decoration:none}

a:hover{color:#eb7e39}

ul{margin:0;list-style:none;padding:0}



.img-center{text-align:center;font-size:0}

.img-center img{display:inline-block;width:auto;height:auto;width:100%;max-height:100%;vertical-align:middle;transition:all 0.5s}



.img-cover{overflow:hidden;position:relative}

.img-cover span{display:block;width:100%;background:no-repeat center / cover;transition:all 0.5s;height:100%;position:absolute;left:0;top:0}



.container{padding:0 10px;width:1200px;margin:0 auto}



#message{position:fixed;width:100%;height:100%;left:0;top:0;z-index:1000;transform:scale(0);transition:.3s}

.messagebg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1001}

#message .m-content{margin-top:8%}

#message .m-content .m-message{background:#fff;width:580px;background:#fff;padding:50px;margin:0 auto;position:relative;z-index:1002;box-shadow:1px 1px 50px rgba(0,0,0,.3)}

.m-message{width:494px;margin:48px auto 0}

.m-message label{margin-bottom:15px;display:block;font-size:14px}

.m-message label em{display:block;float:right;color:red;height:32px;line-height:32px}

.m-message label span{width:70px;height:34px;line-height:34px;color:#2F2F2F;float:left;font-weight:bold;text-align:right;margin-right:30px;display:inline-block}

.m-message label input.inp,.m-message label textarea,.m-message label.code input{width:73%;overflow:hidden;height:32px;line-height:32px;border:#cccccc 1px solid;border-radius:3px;padding:0 14px;box-sizing:border-box;color:#555;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}

.m-message label input:focus,.m-message label textarea:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(247,150,0,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(247,150,0,.6)}

.m-message label textarea{height:72px;line-height:24px;padding:10px 14px}

.m-message label.code{line-height:34px}

.m-message label.code input{width:30%;float:left;margin-right:30px}

.m-message label.code .pic{display:inline-block;vertical-align:top;width:80px;height:32px}

.m-message label.code img{display:block;width:100%;height:100%}



.btn1{display:block;line-height:32px;padding-left:15px;background-color:#333;color:#fff;margin-top:10px}

.btn1:hover{background-color:#444;color:white}

.btn1 span{display:block;padding-left:15px;background-repeat:no-repeat;background-position:left center;background-image:url(../images/btn-r.png)}

.btn1-1 input{width:52px;height:32px;line-height:32px;background:#e8e8e8;border:none;color:#333;margin-right:22px;cursor:pointer;transition:0.3s}

.btn1-1{padding-left:100px}

.btn1-1 input.focus{background:#eb7e39;color:#fff}

.btn1-1 input.focus:hover{background:#444}

.btn1-1 input:hover{background:#ccc}



.kf{width:208px;position:fixed;right:-208px;top:50%;transform:translateY(-50%);z-index:10000}

.kt-top{height:40px;line-height:40px;background:url(../images/kefu.png) 12px center no-repeat #eb7e39;-ms-background-size:auto 20px;background-size:auto 20px;padding-left:46px;font-size:14px;color:#fff}

.kt-top span:hover{transform:rotate(90deg)}

.kt-top span{width:18px;height:16px;float:right;position:relative;margin:10px 10px 0 0;cursor:pointer;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}

.kt-top span b{width:100%;height:2px;background:#fff;display:block;position:absolute;top:50%;left:0}

.kt-top span b:first-child{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}

.kt-top span b:last-child{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}

.kf .con{overflow:hidden;background:#fff}

.kf .qq li{height:36px;line-height:36px;border-bottom:#f5f5f5 solid 1px;padding-left:16px}

.kf .qq li a{height:36px!important;color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:initial;display:block}

.kf .qq li a img{padding-right:6px}

.kf .con h5{height:26px;line-height:26px;margin-top:12px;background:url(../images/lianxi.png) 16px center no-repeat;padding-left:45px;color:#666;font-size:14px;margin-bottom:0}

.kf .contact{margin-top:1px;height:auto;background-color:#fff}

.kf .contact p{height:26px;line-height:26px;color:#666;font-size:14px;padding-left:22px;margin:0}

.kf .contact p:nth-child(2n){padding-left:32px}

.kf .con h5.qr-icon{background:url(../images/erweima.png) 16px center no-repeat}

.kf .con .qr{margin-top:10px;padding-left:40px}

.kf .con .qr img{width:110px;height:110px}

.kf .backTop{width:100%;height:40px;margin-top:10px;background:url(../images/huidaodingbu.png) center center no-repeat #eb7e39;background-size:18px auto;cursor:pointer}

.kf-side{padding:18px 10px 10px;background:#eb7e39;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);left:-34px;cursor:pointer}

.kf-side b{display:block;color:#fff;line-height:18px;font-size:14px;font-weight:400}

.kf-side span.arrow{width:12px;height:12px;background:url(../images/jt-1.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px;display:block;margin-top:10px}

.kf-side span.on{background:url(../images/jt-2.png) no-repeat;-ms-background-size:auto 12px;background-size:auto 12px}



.footer-fix{box-shadow:0 0 10px rgba(0,0,0,0.2);position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:10;display:none}

.footer-fix li{float:left;width:25%}

.footer-fix li a{display:block;text-align:center;padding:7px 0;font-size:12px;line-height:1}

.footer-fix li i{display:block;height:20px;background:no-repeat center;background-size:contain;margin-bottom:4px}

.footer-fix li i.i1{background-image:url(../images/f_01.png)}

.footer-fix li i.i2{background-image:url(../images/f_02.png)}

.footer-fix li i.i3{background-image:url(../images/f_03.png)}

.footer-fix li i.i4{background-image:url(../images/f_04.png)}



.swiper-button-prev,.swiper-button-next{outline:none}



.header { position: absolute;top:0; height:98px;width: 100%; z-index: 10; border-bottom: 1px solid rgba(255,255,255,0.1); background: transparent;}

.header .logo {float: left;font-size: 0;height: 98px;line-height: 98px;text-align: left; }

.header .logo a{ display: flex; justify-content: flex-start; align-items: center; height: 100%; }

.header .logo .img2{ display: none; }

.header .nav {float: right; }

.header .nav li {float: left;}

.header .nav li>a {display: block;line-height: 97px;padding: 0 30px;position: relative; color: #FFF; font-size: 15px;}

.header .nav li .arr {float: right;height: 40px;width: 40px;position: relative;display: none; z-index: 2;}

.header .nav li .arr:after{content:'';border-top:2px solid #ccc;border-left:2px solid #ccc;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;transform:rotate(135deg);right:15px}

.header .nav li.active>a,.header .nav li.open>a,.header .nav li>a:hover{ border-bottom: 2px solid #eb7e39; color:#eb7e39;  }

.header .nav li.dropdown {position: relative;}

.header .nav .dropdown-box {position: absolute;left: 0;min-width: 100%;top: 100%;display: none;z-index: 10;text-align: center;background-color: #FFF;}

.header .nav .dropdown-box p {margin: 0; border-bottom: 1px solid #cfcfcf;}

.header .nav .dropdown-box a {white-space: nowrap;overflow: hidden;background-color:#FFF; text-overflow: ellipsis;padding:0 10px;font-size: 14px;display: block;line-height: 45px;color: #333333;}

.header .nav .dropdown-box a:hover {background-color:#eb7e39; color: #FFF;}

.header .nav li.open>a:after,.header .nav li>a:hover:after {width: 100%;left: 0;}

.header .nav li.open .dropdown-box {display: block;}

.header .search-btn{ float: right; width: 30px; line-height: 98px; text-align: right; position: relative;}

.header .search-btn a{color: #FFF; }

.header .search-btn i{ font-size: 20px; }



.search{ display:none; position: absolute; right:0; top:100%; margin-left: -300px;   }

.search form{ background-color: rgba(0,0,0,0.6); padding: 10px; width:250px; display: flex; justify-content: center; align-items: center; }

.search input{ flex:1; height: 33px; border:none; padding-left: 8px; }

.search button{ width: 45px; height: 35px; background-color:#eb7e39; border: none; color:#FFF; }



.menu-btn{display:none;padding:12px 0;float:right;margin-left:15px}

.menu-btn:before,.menu-btn:after,.menu-btn span{display:block;height:2px;background-color:#eb7e39;content:''}

.menu-btn:before{width:24px}

.menu-btn:after{width:18px;margin-left:6px}

.menu-btn span{width:12px;margin:6px 0 6px 12px}



.banner{width: 100%; overflow: hidden; position:relative}

/*.banner .swiper-slide{background:no-repeat center / cover}*/

.banner .swiper-button-prev,.banner .swiper-button-next{ width: 50px; height: 50px;display: flex; justify-content: center;align-items: center; border-radius: 50%; background: rgba(0,0,0,0.6) }

.banner .swiper-button-prev i,.banner .swiper-button-next i{ color: #FFF; font-size: 24px; }

.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{ background:#eb7e39; }

.banner .swiper-pagination-bullet{ background:#FFF; opacity: 1; width: 9px; height: 9px; border:2px solid transparent;}

.banner .swiper-pagination-bullet-active{background-color:transparent; border-color:#FFF;}

.banner .swiper-slide img {width: 100%; display: block;}


.m-banner{ width: 100%; overflow: hidden; position: relative; display: none;}

.m-banner .swiper-pagination-bullet{ background: #FFF;  opacity: 1; }

.m-banner .swiper-pagination-bullet-active{background-color:#eb7e39;}

.m-banner .swiper-slide img {max-width: 100%; display: block;}



.yunu-link{padding:20px 0}

.yunu-link h4{border-bottom:1px solid #ddd;margin:0;font-size:18px;color:#eb7e39;padding-bottom:15px}

.yunu-link h4 small{text-transform:uppercase;font-size:16px;font-weight:normal;color:#999}

.yunu-link ul{margin-left:-20px}

.yunu-link li{float:left;margin-left:20px;margin-top:20px}



.pc-slide{float:left;width:400px}

.view .swiper-slide .img-center{width:100%;height:300px;line-height:300px}

.view .swiper-container{width:100%}

.preview{width:100%;margin-top:10px;position:relative}

.preview .swiper-container{margin:0 30px}

.preview .swiper-slide .img-center{height:80px;border:1px solid #ddd;cursor:pointer;position:relative;line-height:80px}

.preview .arrow-left{background:url(../images/feel3.png) no-repeat left top;position:absolute;left:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}

.preview .arrow-right{background:url(../images/feel4.png) no-repeat left bottom;position:absolute;right:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10}

.preview .active-nav .img-center{border-color:#eb7e39}



div.zoomDiv{z-index:999;position:absolute;top:0;left:0;background:#ffffff;border:1px solid #ddd;display:none;text-align:center;overflow:hidden;font-size:0}

div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1}



.yunu-showcase{margin:0 0 40px}

.yunu-showcase-info{margin-left:430px}

.yunu-showcase-info h1{font-size:24px;margin:0 0 30px;font-weight:normal}

.yunu-showcase-info p{margin:5px 0 0;color:#666;line-height:1.8;min-height:250px}

.yunu-showcase-info .tel{border-top:2px solid #e6e6e6;margin-top:15px;padding-top:15px;height:42px;line-height:21px;font-size:18px}

.yunu-showcase-info .tel strong{color:#eb7e39}

.yunu-showcase-info .tel a{float:right;line-height:42px;padding:0 25px;background-color:#333;color:#fff}



.section{padding:50px 0;}

.section-title{ text-align: center; margin-bottom: 30px; }

.section-title strong{  font-size: 28px;font-weight:600; }

.section-title p{ margin: 0; color: #999; }



.in-service-bg{background:#f5f5f5;}

.in-service{ position: relative; }

.in-service .swiper-slide a{display: block;}

.in-service .img-cover{ padding-top: 60%; }

.in-service .text h2{ font-weight: normal; font-size: 16px; border-bottom: 1px solid #e1e1e1; position: relative; margin: 0; line-height: 40px; }

.in-service .text h2:before{ position: absolute;left:0; bottom: -1px; width: 10px; height: 1px; background: #000; transition:all 0.5s; content:''; }

.in-service .text p{ margin:8px 0 0; color: #999; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }

.in-service a:hover .text h2:before{ width: 100%;  }

.in-service .swiper-button-prev{ left:-40px; background-size: 50%; background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23c7c7c7'%2F%3E%3C%2Fsvg%3E") }

.in-service .swiper-button-next{ right:-40px; background-size: 50%; background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23c7c7c7'%2F%3E%3C%2Fsvg%3E") }
.in-service .swiper-slide a:hover .img-cover span{ transform: scale(1.1); }


.in-case{ padding: 5px; }
.in-case .swiper-slide a{ display: block;box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.in-case .img-cover{ padding-top: 72%; }
.in-case .text{ padding: 15px; }
.in-case .text h2{ font-weight: normal; font-size: 18px; margin: 0; text-align: center; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.in-case .text p{ margin:8px 0 0; }
.in-case .swiper-slide a:hover .img-cover span{ transform: scale(1.1); }

.in-about-left{ float: left; width: 840px; padding-top: 90px; }

.in-about-left .text{ float: left; width: 435px; }

.in-about-left .text h2{ margin:0; font-weight: normal; color: #ccc; font-size: 24px;  }

.in-about-left .text h2 span{ display: block; color: #2c3965; font-size: 28px; }

.in-about-left .text .desc{ color: #888; line-height: 37px; }

.in-about-left .img-center{ float: right; width: 290px; }

.in-about-left .btns img{ margin-left: 35px; }

.in-about-right{ float: right; width: 460px; padding-top: 17px; height: 500px; background: url(../images/news-bg.png) no-repeat; }



.news{ position: relative; width: 323px; margin-left: 80px;}

.news h2{ font-weight: normal; position: relative; padding-bottom: 10px; margin-bottom: 40px;}

.news h2:before{ position: absolute; left:0; bottom: 0; width: 40px; height: 2px; content:''; background-color: #f68237; }

.news .swiper-slide a{ display: block; }

.news .swiper-slide .img-cover{ padding-top: 60%; }

.news .swiper-slide h3{ font-weight: normal; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }

.news .swiper-slide p{ font-size: 12px; color: #999; line-height: 28px; }

.news .swiper-pagination{ position: absolute; top:8px; right: 0; }

.news .swiper-pagination span{ margin: 0 4px; outline: none;  }



.in-yewu{ background-color: #eb7e39; padding: 30px 0 15px; }

.in-yewu li{ float: left; width: 25%; margin-bottom: 15px; display: flex; justify-content: flex-start; align-items: center; color: #FFF; }

.in-yewu li div{ width: 58px; height: 58px; border-radius: 50%; border:1px solid #FFF; display: flex; justify-content: center;align-items: center; }

.in-yewu li div i{ font-size: 30px;  }

.in-yewu li p{ margin-left: 15px; font-size: 18px; flex:1; }



.in-news{ background: url(../images/bg1.jpg) no-repeat top center /cover }

.in-news .tits{ display: flex; justify-content: space-between; align-items: center; height: 50px; margin-bottom: 40px; }

.in-news .tits span{ font-size:22px; }

.in-news .tits span i{ color: #bbb; font-size: 18px; margin-left: 5px; }

.in-news .tits a{ display: flex; align-items: center; }

.in-news .tits a i{ margin-right:5px; }

.in-news-left{ float: left; width: 570px; }

.in-news-right{ float: right; width: 570px; }

.in-news li a{ display: block; margin-bottom: 40px; color: #888; }

.in-news li .date{ float: left; width: 73px; height: 80px; border-right: 1px solid #e0e0e0; text-align: center; color: #666; font-size: 16px; }

.in-news li .date span{ display: block; font-size: 34px; color: #eb7e39; }

.in-news li .text{ margin-left: 97px; }

.in-news li .text h2{ font-weight: normal; font-size: 16px; margin: 0; color: #333; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }

.in-news li .text p{margin:5px 0 0; font-size: 13px;  line-height: 24px; }

.in-news li a:hover .text h2{ color: #eb7e39 }



.footer{background-color: #2c3965; padding: 50px 0 0; color: #FFF; font-size: 13px;}

.footer .tits{ font-size: 14px; position: relative; padding-bottom: 10px; margin-bottom: 20px; }

.footer .tits:before{ position: absolute; bottom: 0; left: 0; width: 20px; height: 2px; background: #c5cce7; content:''; }

.footer .flogo{ float: left; width: 170px;  }

.footer .fnav{ float: left; width: 260px; margin-left: 100px; margin-right: 60px; }

.footer .fnav li{ float: left; width: 33.333%; }

.footer .fnav li a{ color: #96a3ce; line-height: 32px;}

.footer .contact{ float: left; width: 400px; line-height: 28px; }

.footer .contact p{ margin: 0; color: #96a3ce; }

.footer .ewm{ float: right; width: 190px; }

.footer .ewm-con{ display: flex; justify-content: flex-start; }

.footer .ewm-con .img-center img{ width: 100px; border-radius: 8px; }

.footer .ewm-con .text{ padding-top: 30px; margin-left: 12px; color: #96a3ce;  }



.footer-copy{ background: #28335b; padding: 10px 0; color: #96a3ce; margin-top: 40px; line-height: 30px;text-align:center; }

.footer-copy a{ color: #96a3ce; }

.footer-copy span:last-child{float: right; }



.banner-sub{height:400px;background:no-repeat center / cover}



.section-sub{padding:20px 0}



.sub-tit {border-bottom: 1px solid #ddd;font-size: 18px;color: #eb7e39;font-weight: bold;padding-bottom: 15px;margin-bottom: 20px;}

.curmbs {float: right;font-weight: normal;font-size: 12px;color: #999;line-height: 25px;background: url(../images/hom1.jpg) no-repeat 0 center;padding-left: 20px;}

.curmbs em {font-style: normal;padding: 0 5px;}



.ct2-sd{float:left;width:250px}

.ct2-mn{float:right;width:920px}



.panel-sd{margin-bottom:20px;border:1px solid #d1d1d1;}

.panel-sd:last-child{margin-bottom:0}

.panel-sd .tit{text-align:left;font-size:16px;padding:20px 0 20px 35px;background-color:#eb7e39;text-transform: uppercase; color: #fed2b5;}

.panel-sd .tit span{ font-size: 20px; display: block;  font-weight: bold; color: #FFF; }

.panel-sd .tit i{font-style: normal; font-size: 16px; color: #FFF; margin-right: 5px;}



.contact-sd{padding:20px;}

.contact-sd .tel{background:url(../images/ny-tel.jpg) no-repeat 0 center; padding-left: 55px;}

.contact-sd .tel strong{color:#5b5b5b;font-size:18px; display: block; }

.contact-sd .cont{ margin-top: 8px; }

.contact-sd .cont p{ margin: 0; line-height: 25px;  }



.lanmu{background: #FFF;}

.lanmu li{margin-top:2px;border-bottom:1px solid #d1d1d1;}

.lanmu li>a{display:block;line-height:50px;padding:0 0 0 25px;color:#666;font-size:15px; }

.lanmu li .arr {float: right;height: 45px;width: 40px;position: relative;cursor: pointer;}

.lanmu li .arr:after {content: '';border-top: 2px solid #f9a772;border-left: 2px solid #f9a772;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;transform: rotate(135deg);right: 15px;}

.lanmu-box{display:none}

.lanmu-box p{margin:0;border-top:1px solid #fff;padding-left:15px}

.lanmu-box p a{padding:0 25px;display:block;line-height:40px}

.lanmu li>a:hover,.lanmu li.active>a {color: #fff;background-color: #eb7e39;}

.lanmu li.active .arr:after {border-color: #fff;}

.lanmu li.open .lanmu-box {display: block;}

.lanmu li.open .arr:after {transform: rotate(225deg);}



.list-3{margin:-20px 0 0 -20px}

.list-3 li{float:left;width:33.333333%}

.list-3 li a{display:block;margin:20px 0 0 20px;text-align: center;}

.list-3 li .img-cover{border:1px solid #ddd;padding-top:76%}

.list-3 li .text{line-height:40px;position:relative; padding: 0 14px;  font-size: 16px;}

.list-3 li .text p{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;z-index:1;transition:all 0.5s}
.list-3 li a:hover .img-cover span{ transform: scale(1.1); }




.list-4{ margin:10px 0 0 0px!important;}

.list-4 li{ float: left; width: 50%; margin: 0; position: relative; }

.list-4 li a{display: inline-block;line-height: 34px; margin: 0 20px 0 0; color: #545555; width: 70%; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.list-4 li span{position: absolute; right: 20px; top:8px; color: #bbbbbc; }



.list-5 li{margin-bottom:15px}

.list-5 li a{display:block;border:1px solid #ddd;padding:15px;overflow:hidden}

.list-5 li .img-center{float:left;width:250px}

.list-5 li .text{margin-left:270px}

.list-5 li .text h4{margin:0;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px}

.list-5 li .text h4 span{float:right;font-size:12px;color:#999;font-weight:normal}

.list-5 li .text p{color:#797979}

.list-5 li .text .more{float:right;padding:6px 12px;color:#fff;background-color:#B6B6B6}

.list-5 li a:hover{border-color:#eb7e39}

.list-5 li a:hover .text h4{color:#eb7e39}

.list-5 li a:hover .text .more{background-color:#eb7e39}



.list-6 li{ float: left; width: 25%; margin: 0; }

.list-6 li a{display:block;margin:20px 0 0 20px; text-align: center; }

.list-6 li .img-cover{border:1px solid #ddd;padding-top:76%}

.list-6 li .text{margin:8px 0 0;}



.yunu-infocontent-title{margin-bottom:20px;text-align:center}

.yunu-infocontent-title h1{margin:0;font-size:24px}

.yunu-infocontent-title p{margin:10px 0 0;font-size:12px;color:#999}

.yunu-infocontent-title p span{padding:0 5px}



.yunu-infocontent-desc{margin-bottom:20px;border:1px solid #ddd;padding:20px}

.yunu-infocontent-desc p{display: inline-block;}

.yunu-infocontent-body{line-height:2;margin-bottom:20px}

.yunu-infocontent-body img{margin:0 auto;display:block;max-width:100% !important;height:auto !important;width:auto !important}

.yunu-infocontent-epx{margin-bottom:20px}

.yunu-infocontent-epx li{line-height:32px;margin-bottom:5px}

.yunu-infocontent-epx li span{display:inline-block;background-color:#A2A2A2;color:#fff;padding:0 15px;margin-right:10px}

.yunu-infocontent-epx li em{float:right;font-style:normal}

.yunu-infocontent-return{border-top:1px solid #000;line-height:32px}

.yunu-infocontent-return a{margin-right:10px}

.yunu-infocontent-return .more{margin:0;float:right;background-color:#000;color:#fff;padding:0 10px}

.yunu-infocontent-rem{margin-bottom:20px}

.yunu-infocontent-rem h4{margin:0;font-size:24px;line-height:55px}

.yunu-infocontent-rem li{border-top:1px dashed #dbdbdb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:46px}

.yunu-infocontent-rem li span{float:right}



.prod-menu{margin-bottom:20px;border-bottom:3px solid #eb7e39}

.prod-menu li{float:left;margin-right:7px}

.prod-menu li a{display:block;padding:0 35px;line-height:50px;border-radius:5px 5px 0 0;background-color:#F1F1F1;font-size:16px}

.prod-menu li.active a{background-color:#eb7e39;color:#fff}



.container {
    width: 1400px;
    margin: 0 auto;
}
.lbnk {
    width: 100%;
    overflow: hidden;
}
.lbsbt {
    color: #31312f;
    font-size: 34px;
    line-height: 1;
}
.lbsms {
    color: #7b7b7b;
    font-size: 14px;
    line-height: 1;
    margin-top: 15px;
}

.alsmxyq {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 1px solid #c8c8c8;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background: #fff;
}
.alsmwz {
	color: #31312f;
	font-size: 18px;
	line-height: 1;
	text-align: center;
}
.alxmdwk {
	margin-top: 50px;
	position: relative;
	padding-bottom: 60px;
}
.alxmdwk:after {
	content: "";
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	top: 46px;
	height: 1px;
	background: #f2f2f2;
}
.alxmdwk:before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	height: 1px;
	background: #f2f2f2;
	bottom: 143px;
	z-index: -1;
}
.hyanxmmgwk {
	width: 650px;
	float: right;
	padding-bottom: 43px;
	border-bottom: 1px solid #dddddd;
}
.hyanxmmgwk:nth-child(5) {
	border: none;
}
.hyanxmmgwk:nth-child(6) {
	border: none;
}
.hyanxmmgwk:nth-child(2n - 1) {
	float: left;
}
.lbxwk {
	margin-top: 10px;
}
.hyanxmswk {
	width: 100%;
	overflow: hidden;
	padding-top: 47px;
}
.hyalsmzctpwk {
	width: 180px;
	height: 118px;
	float: left;
}
.hyalsmzctpwk img {
	width: 100%;
	height: 100%;
}
.hyalsmycwk {
	width: 430px;
	float: right;
	margin-top: 3px;
}
.hyalsmycwkbt {
	width: 100%;
	color: #555555;
	font-size: 16px;
	line-height: 1;
	height: 16px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hyalsmycwkms {
	margin-top: 20px;
	color: #7a7a7a;
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
}
.hyalsmycwkms p {
	display: initial;
}
.hyalckxxwk {
	margin-top: 15px;
	width: 108px;
	height: 30px;
	border: 1px solid #e5e5e5;
	border-radius: 15px;
	line-height: 30px;
	float: right;
	
}
.ckxxwz {
	color: #555555;
	font-size: 14px;
	margin-right: 12px;
}
.hyalckxxwk a {
	display: flex;
	width: 100%;
	height: 100%;
	padding-left: 19px;
}
.alszcyr {
	color: #535353;
	font-size: 34px;
	line-height: 1;
	font-family: 'krona';
	padding-top: 22px;
	padding-right: 38px;
	text-align: right;
	transition: .25s all;
}
.alszcnf {
	color: #949494;
	font-size: 25px;
	line-height: 1;
	margin-top: 12px;
	font-family: 'krona';
	padding-right: 38px;
	text-align: right;
	transition: .25s all;
}
.hyanxmmgwk:hover .alszcyr  {
	color: #e92621;
}
.hyanxmmgwk:hover .alszcnf  {
	color: #e92621;
}
.hyansmxs {
	cursor: pointer;
}
.hyansmxs:hover .alsmwz{
	color: #e92621;
}
.hyansmxs:hover .alsmxyq {
	border-color: #e92621;
}
.swiper-slide-thumb-active .hyansmxs .alsmwz{
	color: #e92621;
}
.swiper-slide-thumb-active .hyansmxs .alsmxyq{
	border-color: #e92621;
}
.alxmckgdwzwk {
	margin-left: 13px;
	margin-right: 13px;
	width: 130px;
	height: 32px;
	border: 1px solid #dcdcdc;
	border-radius: 17px;
	line-height: 32px;
}
.alxmckgdwzwk a {
	display: block;
	width: 100%;
	height: 100%;
	color: #565656;
	font-size: 16px;
	text-align: center;
}
.alxmgddwk {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}
.alxmgddwk div {
	background: #fff;
}
.alxmgdzjt {
	cursor: pointer;
}
.alxmgdyjt {
	cursor: pointer;
}
.alxmgdzjt img:nth-child(2) {
	display: none;
}
.alxmgdzjt:hover img {
	display: none;
}
.alxmgdzjt:hover img:nth-child(2)  {
	display: block;
	margin-top: -3px;
}
.alxmgdyjt img:nth-child(2) {
	display: none;
}
.alxmgdyjt:hover img {
	display: none;
}
.alxmgdyjt:hover img:nth-child(2)  {
	display: block;
	margin-top: -3px;
}
.fwxm {
	margin-top: 70px;
}
.alxmdwk2 {
	padding-bottom: 50px;
}

.alxmdwk2::before {
	bottom: 72px;
}
.dbxx {
	float: left;
	color: #c8c7c7;
	font-size: 14px;
	line-height: 39px;
	margin-top: -10px;
	width: 300px;
}
@font-face {
	font-family: 'krona';
	src: local('krona'), url(../fonts/krona.ttf) format('woff');
}
body {
	overflow-x: hidden;
}
.rtab{color:#7a86a9;max-width:1200px;width:98%;margin:auto;padding-bottom:30px; padding-top:30px;}
.rtab a{border:1px #f0f0f0 solid; padding:10px 20px; display:inline-block; margin-bottom:13px;}
.ratab span{
    font-size: 24px;
    font-weight: 700;
}
.tag {
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    line-height: 40px;
}
.xxxz {
	background: rgba(208, 208, 208, .1);
	padding-top: 30px;
}
@media screen and (max-width: 1400px) {
	.fwxm {
	    margin-top: 70px;
	}
	.container {
	    width: 1200px;
	    margin: 0 auto;
	}
	.alxmdwk {
	    margin-top: 50px;
	}
	.hyanxmmgwk {
	    width: 590px;
	}
	.hyalsmycwk {
	    width: 390px;
	}
}

@media screen and (max-width: 767px) {
	.container {
	    width: auto;
	    padding: 0 10px;
	}
	.alxmdwk {
	    margin-top: 50px;
	}
	.alsmwz {
	    font-size: 16px;
	}
	.lbxwk {
	    padding-bottom: 20px;
	}
	.hyanxmmgwk {
	    padding-bottom: 15px;
	}
	.hyanxmmgwk {
	    width: 100%;
	}
	.hyanxmswk {
	    padding-top: 15px;
	}
	.hyalsmzctpwk {
	    width: 100px;
	    height: 75px;
	}
	.hyalsmycwk {
	    width: calc(100% - 110px);
	}
	.hyalsmycwkms {
	    font-size: 12px;
	    line-height: 14px;
	    height: 28px;
	    -webkit-line-clamp: 2;
	}
	.alszcyr {
	    font-size: 18px;
	}
	.alszcnf {
	    font-size: 18px;
	    margin-top: 5px;
	}
	.hyalckxxwk {
		display: none;
	}
	.hyanxmmgwk:nth-child(5) {
		border-bottom: 1px solid #dddddd;
	}
	.hyanxmmgwk:nth-child(6) {
		border-bottom: 1px solid #dddddd;
	}
	.alxmdwk:before {
		display: none;
	}
}
